home *** CD-ROM | disk | FTP | other *** search
/ IBM OEM Software Product … CD For PC Manufacturers / IBM OEM Software - Product Sampler CD for PC Manufacturers.iso / InternetIntranets / Notes / LOTUS027.DSK / MODEMS / MULTIV32.MDM < prev    next >
Text File  |  1993-02-18  |  3KB  |  102 lines

  1. ; Multitech V.32 
  2.  
  3. ;=============================================================
  4. ; Last revision date: 02/18/93 (update this date
  5. ; each time you edit; it is also advisable to rename
  6. ; your edited file [use Save As, rather than Save 
  7. ; option] to avoid later confusion and to keep the 
  8. ; original .MDM file intact).
  9.  
  10. ; NOTE: Refer to the file TEMPLATE.MDM (A Sample Modem 
  11. ; Command File) for a description of modem command 
  12. ; files and how they work. "A Sample Modem Command 
  13. ; File" is user selectable within the Lotus Notes 
  14. ; Setup dialog "Modem Type" listbox in which you found 
  15. ; this modem command file (see end of listings, 
  16. ; beginning with a period) and is a printable ASCII 
  17. ; text file (approximately 15 pages). 
  18.  
  19. ; Additional information may be obtained from either of 
  20. ; the two so-called "generic" modem command files 
  21. ; (alphabetically listed under letter G, designed for 
  22. ; use with Notes Releases 2.x and 3.x, 9600 bps and 
  23. ; 14400 bps maximum, respectively), each of which may 
  24. ; first be tried as-is with unlisted modems, then edited 
  25. ; if required (within the Notes edit box, or outside of 
  26. ; Notes, with any text editor) according to the printed 
  27. ; instructions within each file, and in compliance with 
  28. ; the vendor's command set, result codes, DIP switch 
  29. ; settings, and technical specifications as listed in 
  30. ; the equipment's users manual.
  31.  
  32. ; For the specific modem(s) listed under this heading:
  33. ;===============================================================
  34.  
  35.  
  36. ; Switch settings:
  37. ;
  38. ;   1  2  3  4      1  2  3  4  5  6  7  8 
  39. ;   D  U  U  D      U  U  D  U  U  U  U  D
  40.  
  41. [attributes]
  42.  
  43. MODELS=MultiTech V.32 (AT Responses)
  44. NULL MODEM=0
  45. MAXIMUM SPEED=38400
  46. DEFAULT SPEED=38400
  47.  
  48. [commands]
  49.  
  50. ESCAPE=+++
  51. ATTENTION=ATE0V1
  52. HANGUP=ATH0
  53. SETUP=AT&F
  54. SETUP=ATE0V1
  55. SETUP=AT&E1&E4&E13&E15$BA0&D2&C1#A0
  56. SETUP=AT&Q1Q0#T1X4S0=0
  57. RTS/CTS ENABLED=AT&E13
  58. RTS/CTS IGNORED=AT&E12
  59. VOLUME OFF=ATM0
  60. VOLUME LOW=ATM1L1
  61. VOLUME MEDIUM=ATM1L2
  62. VOLUME HIGH=ATM1L3
  63. ANSWER=ATA
  64. MANUAL DIAL=ATX3S9=1D
  65. AUTO DIAL SETUP=ATS9=6
  66. AUTO PULSE DIAL=ATDP
  67. AUTO TONE DIAL=ATDT
  68. AUTO DIAL SUFFIX=,
  69.  
  70. [responses]
  71.  
  72. OK=OK
  73.  
  74. BUSY=BUSY
  75.  
  76. NO ANSWER=NO ANSWER
  77.  
  78. NO CARRIER=NO CARRIER
  79.  
  80. NO DIALTONE=NO DIAL TONE
  81. NO DIALTONE=NO DIALTONE
  82.  
  83. ERROR=ERROR
  84.  
  85. RING=RING
  86.  
  87. CONNECT, 38400,9600=CONNECT 9600 RELIABLE COMPRESSED
  88. CONNECT, 38400,9600=CONNECT 9600 RELIABLE
  89. CONNECT, 38400,9600=CONNECT 9600
  90.  
  91. CONNECT, 38400,4800=CONNECT 4800 RELIABLE COMPRESSED
  92. CONNECT, 38400,4800=CONNECT 4800 RELIABLE
  93. CONNECT, 38400,4800=CONNECT 4800
  94.  
  95. CONNECT, 38400,2400=CONNECT 2400 RELIABLE COMPRESSED
  96. CONNECT, 38400,2400=CONNECT 2400 RELIABLE
  97. CONNECT, 38400,2400=CONNECT 2400
  98.  
  99. CONNECT, 38400,1200=CONNECT 1200 RELIABLE COMPRESSED
  100. CONNECT, 38400,1200=CONNECT 1200 RELIABLE
  101. CONNECT, 38400,1200=CONNECT 1200
  102.